Your print job has been sent to the network print queue. 你的打印任务已经发送到了网络打印列表中。
Her gown was a light cotton print, and from the back of her head a kind of rope could be seen descending to some distance below her waist, like a Chinaman's queue. 她穿一件薄薄的印花布女衫,有一条像绳子似的东西从她的脑后垂下来,一直延伸到她的腰下,就像中国人的一条辫子。
Creating a print queue in AIX via command line is extremely easy. 通过命令行在AIX中创建打印队列是一件非常简单的事。
Anything Samba does, such as showing the status of the print queue to a client, it does through CUPS. Samba所做的一切事情都要通过CUPS,比如将打印队列的状态显示给客户端。
If CUPS was not set up with similar permissions, mallory could print to the printer through the CUPS queue. 如果CUPS没有使用类似的权限进行设置,mallory可以通过CUPS队列打印到打印机。
After you remove all devices from the print queue, remove the actual queue 从打印队列中删除所有设备之后,删除实际的队列
The first example creates a new print queue using the-q switch. 第一个示例使用-qswitch创建了一个新的打印队列。
To remove a print queue after the virtual printer has been removed, follow these steps 要在删除虚拟打印机后删除一个打印队列,遵循以下步骤
The job of the spooler is to manage the list of print jobs, otherwise known as the print queue. 后台处理程序的工作是管理打印作业列表,也称为打印队列。
In our first two examples, the naked name printer and buggy print queue, the given unit tests would show full statement coverage ( except for InterruptedException handling) without exposing the bugs. 在前两个例子中,无修饰的NamePrinter和多bug的PrintQueue,给出的单元测试显示完整的语句覆盖(除了InterruptedException处理)没有显示出bug。
Whether you entered the incorrect queue name, no longer need the print queue, or simply want to see how to remove a queue, removing a virtual print queue in AIX is easy. 不管您是出于什么原因要删除队列:输入了错误的队列名、不再需要使用打印队列,或者仅仅是想知道如何删除队列,在AIX中删除虚拟打印队列十分简单。
Now that you know the basic commands, create a new print queue 现在您已经连了解了基本命令,让我们创建一个新打印队列
Displays the print queue, showing the job id, name, size and current status. 用来显示打印队列、务标识、称、量大小和当前状态。
A regimental mascot, band, parade, etc Current number of spooling jobs in a print queue. 团队的吉祥物、乐队、队列在打印列队中当前有多少个后台打印作业。
Current number of spooling jobs in a print queue. 在打印列队中当前有多少个后台打印作业。
Total number of pages printed through GDI on a print queue since the last restart. 自从上次重新启动后,在打印列队上通过gdi打出的总页数。
The PB print support is too simpleness. It only simply send the dataWindow unvarnished to print queue. pb中数据窗口的打印支持过于简单,它只简单地将选定数据窗口原样送入打印队列。
In the print queue, right-click the item that you want to stop printing, and then click cancel. 在打印队列中,右键单击要停止打印的项,然后单击“取消”。
Cancel a fax job from the print queue. 从打印队列中取消传真作业。
Manage a network printer and assign to a print queue. 管理网络打印机并分配任务到打印队列。
Make sure the printer is online and selected, and then resume the print queue. 确认打印机是在线的且被选中,然后恢复打印队列。
A server that takes print jobs out of a queue and directs them to a network printer. 将打印作业从队列中取出并发送到网络打印机的服务器。
The print queue name is not valid. Make sure you are specifying an accurate name for the print queue, and then try again. 打印队列名无效。请确认是否指定正确的打印队列名,然后再试一次。
Simulating a Print Queue By a Linked List 用链表模拟打印队列程序